Added network.{create,destroy}, and PIF.{create,create_VLAN,destroy}, and
authorEwan Mellor <ewan@xensource.com>
Wed, 27 Dec 2006 15:42:56 +0000 (15:42 +0000)
committerEwan Mellor <ewan@xensource.com>
Wed, 27 Dec 2006 15:42:56 +0000 (15:42 +0000)
commitbde11044ca92057277614d356955e5cecafe1c21
tree9abfb9238eee4de5bfa46340e74d722d871a0703
parentb16ecf8d4e3699f735fe57744831debb4994db6f
Added network.{create,destroy}, and PIF.{create,create_VLAN,destroy}, and
a first blush at support for VLANs through Xen-API.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendAPI.py
tools/python/xen/xend/XendNode.py
tools/python/xen/xend/XendPIF.py
tools/python/xen/xend/server/SrvServer.py